home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / bbs_game / murdr270.zip / SYSOP.DOC < prev    next >
Text File  |  1994-03-07  |  15KB  |  355 lines

  1.  
  2.                        M U R D E R      M A N S I O N
  3.  
  4.                              W r i t t e n    b y
  5.  
  6.                     W i l l i a m    H.    R o u n t r e e
  7.  
  8.                   C o p y r i g h t  (c)   1 9 9 2, 1 9 9 3
  9.  
  10.  
  11. Murder Mansion, Copyright (c) 1992, 1993 by William H. Rountree, is being
  12. distributed as Shareware. Under this concept you may use the SHAREWARE
  13. (unregistered) version for a reasonable period of time for evaluation
  14. after which you must either register your copy or discontinue  usage.
  15.                      
  16. Disclaimer:
  17.  
  18.      This program and other files associated with it are not 
  19.      guaranteed to be bug free or virus free.  We are not
  20.      responsible for any damages of any kind, including
  21.      profit loses and dta loss, that relate directly or
  22.      indirectly to these programs and files.  You may
  23.      distribute this program, as long as it is in unmodified 
  24.      for with all the files originally included.
  25.  
  26. Credits:
  27.      Visual Basic (R) is a registered trade mark of Microsoft Corporation
  28.  
  29.      PCBoard (R) is a registered trade mark of Clark Development
  30.                  Corporation
  31.  
  32.      DoorFrame is copyrighted Ted Freeman 1990-3
  33.  
  34. Overview:
  35.  
  36.           * * * * * * * This Door Requires ANSI  * * * * * * *
  37.  
  38.      Murder Mansion is a role playing type door game.  This door does not
  39.      contain any time limit except that of the user's existing time left
  40.      online.  Although not written to operate on a multi-tasking environment,
  41.      it has been tested to do so without any known problems.  This door will
  42.      support a unlimited number of users.  This door will support RBBS,
  43.      Wildcat and PCBoard.  It is also written to be able to use Com ports and
  44.      IRQ's not usually used.  This door does NOT require any daily maintance.
  45.      This door code is written using Visual Basic 1.0 and DoorFrame runtime
  46.      library.
  47.  
  48. Configuration file setup:
  49.                                 Example Batch File
  50.                                 ------------------
  51. A sample batch file is included and is similar to the following:
  52.  
  53.    ECHO OFF
  54.    CD\DOORS\MURDER         <=- Switch to the door's Directory.
  55.    MURDER MURDER.CFG       <=- Execute the door program and pass the
  56.                                 configuration filename to the program.
  57.    CD\PCB                  <=- Go back to PCB DIR when user exits door.
  58.    BOARD                   <=- Restart BBS.
  59.  
  60.  
  61.                           Configuration Files
  62.                           -------------------
  63.  
  64. Example configuration file for PCBOARD.SYS
  65. ------------------------------------------
  66.  
  67. C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  68. Prime Base          <=-  (Change this to your BBS name)
  69. William             <=-  (The Sysop's first name)
  70. Rountree            <=-  (The Sysop's last name)
  71. 00000               <=-  (Your BBS Registration Number)
  72. William Rountree    <=-  (Person who paid to register the door)
  73. 14                  <=-  (Number of days before removing an inactive user)
  74. 3                   <=-  (Number of Cases to create each day)
  75.  
  76. Example configuration file for USERS.SYS
  77. ------------------------------------------
  78.  
  79. C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  80. Prime Base          <=-  (Change this to your BBS name)
  81. William             <=-  (The Sysop's first name)
  82. Rountree            <=-  (The Sysop's last name)
  83. 00000               <=-  (Your BBS Registration Number)
  84. William Rountree    <=-  (Person who paid to register the door)
  85. 14                  <=-  (Number of days before removing an inactive user)
  86. 3                   <=-  (Number of Cases to create each day)
  87.  
  88. Example configuration file for DOOR.SYS
  89. ---------------------------------------
  90.  
  91. C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  92. Prime Base          <=-  (Change this to your BBS name)
  93. William             <=-  (The Sysop's first name)
  94. Rountree            <=-  (The Sysop's last name)
  95. 00000               <=-  (Your BBS Registration Number)
  96. William Rountree    <=-  (Person who paid to register the door)
  97. 14                  <=-  (Number of days before removing an inactive user)
  98. 3                   <=-  (Number of Cases to create each day)
  99.  
  100. * Wildcat Sysop's: be aware that several other Wildcat Sysop's have
  101.   discovered that the door runs fine remotely, however locally, they cannot
  102.   play the game due to recieveing a "Time out error".  I am attempting to
  103.   contact the programmers support for DoorFrame to find out what can be
  104.   done to prevent this.
  105.  
  106. Example configuration file for USERINFO.DAT
  107. -------------------------------------------
  108.  
  109. C:\BBS\USERINFO.DAT <=-  (Full pathname of your USERINFO.DAT file)
  110. Prime Base          <=-  (Change this to your BBS name)
  111. William             <=-  (The Sysop's first name)
  112. Rountree            <=-  (The Sysop's last name)
  113. 00000               <=-  (Your BBS Registration Number)
  114. William Rountree    <=-  (Person who paid to register the door)
  115. 14                  <=-  (Number of days before removing an inactive user)
  116. 3                   <=-  (Number of Cases to create each day)
  117.  
  118. Example configuration file for CALLINFO.BBS
  119. -------------------------------------------
  120.  
  121. C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  122. Prime Base          <=-  (Change this to your BBS name)
  123. William             <=-  (The Sysop's first name)
  124. Rountree            <=-  (The Sysop's last name)
  125. 00000               <=-  (Your BBS Registration Number)
  126. William Rountree    <=-  (Person who paid to register the door)
  127. 14                  <=-  (Number of days before removing an inactive user)
  128. 3                   <=-  (Number of Cases to create each day)
  129.  
  130. Example configuration file for DORINFOx.DEF
  131. -------------------------------------------
  132.  
  133. C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  134.                           where 'x' is the BBS Node number.
  135. Prime Base          <=-  (Change this to your BBS name)
  136. William             <=-  (The Sysop's first name)
  137. Rountree            <=-  (The Sysop's last name)
  138. 00000               <=-  (Your BBS Registration Number)
  139. William Rountree    <=-  (Person who paid to register the door)
  140. 14                  <=-  (Number of days before removing an inactive user)
  141. 3                   <=-  (Number of Cases to create each day)
  142.  
  143. Example configuration file for SFDOORS.DAT
  144. ------------------------------------------
  145.  
  146. C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  147. Prime Base          <=-  (Change this to your BBS name)
  148. William             <=-  (The Sysop's first name)
  149. Rountree            <=-  (The Sysop's last name)
  150. 00000               <=-  (Your BBS Registration Number)
  151. William Rountree    <=-  (Person who paid to register the door)
  152. 14                  <=-  (Number of days before removing an inactive user)
  153. 3                   <=-  (Number of Cases to create each day)
  154.  
  155. Example configuration file for GTUSER.BBS
  156. ----------------------------------------
  157.  
  158. C:\BBS\GTUSER.BBS   <=-  (Full pathname of your GTUSER.BBS file)
  159. Prime Base          <=-  (Change this to your BBS name)
  160. William             <=-  (The Sysop's first name)
  161. Rountree            <=-  (The Sysop's last name)
  162. 1                   <=-  (COM port number - defaults to 1)
  163. 1                   <=-  (Node number - defaults to 1)
  164. 00000               <=-  (Your BBS Registration Number)
  165. William Rountree    <=-  (Person who paid to register the door)
  166. 14                  <=-  (Number of days before removing an inactive user)
  167. 3                   <=-  (Number of Cases to create each day)
  168.  
  169. Example configuration file for TRIBBS.SYS
  170. ----------------------------------------
  171.  
  172. C:\BBS\TRIBBS.BBS   <=-  (Full pathname of your TRIBBS.SYS file)
  173. Prime Base          <=-  (Change this to your BBS name)
  174. William             <=-  (The Sysop's first name)
  175. Rountree            <=-  (The Sysop's last name)
  176. 00000               <=-  (Your BBS Registration Number)
  177. William Rountree    <=-  (Person who paid to register the door)
  178. 14                  <=-  (Number of days before removing an inactive user)
  179. 3                   <=-  (Number of Cases to create each day)
  180.  
  181. NOTE: At present it is unclear which BBS systems read their BBS drop files
  182.       back in and make updates to the system files upon termination of a door.
  183.       If your BBS performs this function then your files will be updated,
  184.       otherwise nothing will change and the updates will have to be performed
  185.       manually. It is left to the individual Sysop to know if his BBS
  186.       software does indeed perform the updates or not.
  187.  
  188.     DoorFrame requires DOS 3.x and up since all files are opened in SHARED
  189.     mode.
  190.  
  191.     When using PCBOARD.SYS, DoorFrame also accesses the USERS file.
  192.  
  193.     When using USERS.SYS, DoorFrame also accesses PCBOARD.SYS, PCBOARD.DAT
  194.     and the USERS file.
  195.  
  196.     The DOOR.SYS used by DoorFrame is the standard 52 line GAP (tm) file.
  197.  
  198.     The CALLINFO.BBS used by DoorFrame currently contains 36 lines.
  199.  
  200.     If ANY Basic error is encountered, it will branch to ERR.ROUTINE and
  201.     call the ERRORS subroutine. The error will be printed to the screen and
  202.     written to DFRAME.ERR. Your Door will then exit back to the BBS.
  203.  
  204. Fossil Driver Support
  205. ---------------------
  206.  
  207. BNU:
  208.  
  209. - With the following command line:  MURDER MURDER.CFG /FD
  210.   Murder Mansion did not operate properly.
  211. - With the following command line:  MURDER MURDER.CFG
  212.   Murder Mansion runs fine.
  213.  
  214. XOO:
  215. - With the following command line: MURDER MURDER.CFG /FD
  216.   Murder Mansion did not operate properly.
  217. - I know that X00 can be disabled temporarly before running the door
  218.   and then re-enabled afterwards.  Anyone using this fossil, please 
  219.   let me know how to get it to work. (Thanks!)
  220.  
  221. Environment Variables:
  222.  
  223. BBS Putt Putt supports COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  224. COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  225. number after the configuration filename.
  226.     MURDER MURDER.CFG /5  or
  227.     MURDER MURDER.CFG /%IRQ%  for the environment variable.
  228. The /5 tells BBS Putt Putt to use IRQ5 rather than the standard IRQ4 that
  229. is normally used with COM1. No /x parameter is needed for the standard IRQ's.
  230.  
  231. When specifying the location of the system file on line 1 of the doors .CFG
  232. file, you may use the environment variables %pcbdrive%, %pcbdir%, %pcbnode%,
  233. and %wcnodeid%. Some examples:
  234.  PCBoard:
  235.    USERS.SYS in C:\PCB           - %pcbdrive%%pcbdir%\USERS.SYS
  236.    USERS.SYS in C:\PCB\NODE1     - %pcbdrive%%pcbdir%\NODE%pcbnode%\USERS.SYS
  237.  
  238.  Wildcat!:
  239.    USERINFO.DAT in C:\WC\NODE1   - C:\WC\NODE%wcnodeid%
  240.  
  241. Non-PCBoard systems may use the PCB environment variables by setting them
  242. in either AUTOEXEC.BAT or in the batch that runs the door. For example:
  243.  SET PCBDRIVE=C:
  244.  SET PCBDIR=\BBSDIR
  245.  SET PCBNODE=1
  246.  
  247.  
  248. Batch file setup:
  249.  
  250.      Example:          
  251.      
  252.      cd\doors\murder      
  253.      murder murder.cfg
  254.      cd\pcb
  255.      board
  256.  
  257. Daily Maintance:
  258.  
  259.      No modification of your daily maintance is required since Murder Mansion
  260.      performs it's Daily Maintance on the first caller that day.  This
  261.      Maintance is very short and should not delay the play by that call
  262.      very much.
  263.  
  264. Limitations:
  265.  
  266.      This door will continue to operate in it's original condition until
  267.      it is registered.  The unregistared version is limited to 1 case per
  268.      day, while the registered is Sysop configurable upto 9 cases per day.
  269.      A user is also limited to playing 10 cases per month in th unregistered
  270.      version.
  271.  
  272. Sysop Keys
  273. ==========
  274.  
  275. F3    -  Toggles the printer On/Off. Value is passed to PCBoard and/or
  276.          written to DOOR.SYS and USERS.SYS
  277. F4    -  Toggles the Page Bell on/off. Value is passed to PCBoard
  278.          and/or written to DOOR.SYS and USERS.SYS
  279. F5    -  DOS Shell. Allows SysOp to exit to DOS from inside a DOOR.
  280. F7    -  Toggles the Caller Alarm On/Off. Value is passed to PCBoard
  281.          and/or written to DOOR.SYS and USERS.SYS
  282. F8    -  Returns the caller involuntarily to the BBS.
  283. F9    -  Toggles the local display On/Off. Value is passed to PCBoard
  284.          and/or written to DOOR.SYS and USERS.SYS
  285. F10   -  Activates SysOp CHAT mode within the DOOR.
  286. ESC   -  Deactivates CHAT mode.  DOOR is resumed.
  287. UP    -  Give the caller extra time while in the DOOR.
  288. DN    -  Subtract time from the caller while in the DOOR.
  289. HOME  -  HELP key for Status Line options.
  290. ALT-N -  SysOp next on toggle. Value passed to PCBoard. (PCBoard only)
  291. ALT-X -  PCBoard will exit after current caller logs off. Value is
  292.          passed to PCBoard. Not available on non-PCBoard systems.
  293.  
  294. Upgrading from previous versions:
  295.  
  296.       From 1.xx to 2.xx:
  297.       Due to extensive rewrite, you must remove all previous files and
  298.       start over.  Please note the change in .cfg file format.
  299.       
  300.       From 2.xx to 2.xx:
  301.       Check the Changes.doc file for effected files.
  302.  
  303. Registration:
  304.  
  305.      Murder Mansion costs $15.00 US currency to register.  I will post a
  306.      message on Prime Base in the Door Support Conference with your
  307.      individual registration number.  If you have any problems or questions,
  308.      please leave all messages in this area for:
  309.  
  310.           William Rountree or Sysop at:
  311.  
  312.           Prime Base Node #1: (804) 587-4289   14,400 V32Bis, V42Bis
  313.                           #2: (804) 587-4382   16,800 USR Dual Standard
  314.           Voice:              (804) 587-3082
  315.           FidoNet: 1:275/58
  316.  
  317.      Bill McPhail is also an authorized distribution and registration site.
  318.      Please, if you use this site, make your check or money order out to Bill
  319.      McPhail instead of myself.
  320.  
  321.           Bill McPhail at:
  322.  
  323.           The BoardRoom BBS #1: (206) 837-1763   14,400 V32Bis, V42Bis
  324.                             #2: (206) 846-0755   14,400 V32Bis, V42Bis
  325.           FidoNet: 1:138/138
  326.                    1:138/237
  327.  
  328.      Elizabeth Bachman is also the authorized East Coast distribution site.
  329.  
  330.           Elizabeth Bachman at:
  331.  
  332.           The Midnight Special BBS #1: (207) 439-7919 14,400 V32Bis, V42Bis
  333.                               #2: (207) 439-9318 2400
  334.           FidoNet: 1:326/105
  335.  
  336.     Rick Barrowclough is also an authorized CANADIAN distribution site.
  337.  
  338.           Rick Barrowclough at:
  339.  
  340.           The WYRM'S LAIR #1: (604) 542-5641    14,400 V32Bis, V42Bis
  341.                           #2: (604) 558-1979     2,400 (Soon Terbo)
  342.           FidoNet: 1:353/320
  343.  
  344.  
  345.    Werner Sepultur is also an authorized EUROPEAN distribution site.
  346.  
  347.           Werner Sepultur at:
  348.  
  349.           Sepultura-BBS Verden #1: +49 (0)4231-68618   14,400 USR Dual
  350.                                #2: +49 (0)4231-68619   19,200 ZyXel
  351.                                #3: +49 (0)4231-68951   16,800 ZyXel
  352.                                #4: +49 (0)4231-962040  64,000 ISDN
  353.           FidoNet:
  354.  
  355.